object fPage3: TfPage3 Left = 200 Top = 105 Width = 385 Height = 245 Caption = 'fPage3' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 OnActivate = FormActivate OnClose = FormClose OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy OnHide = FormHide OnShow = FormShow TextHeight = 16 object Label1: TLabel Left = 152 Top = 24 Width = 45 Height = 16 Caption = 'Page 3' end end